type reflect.fieldScan
4 uses
reflect (current package)
type.go#L1289: type fieldScan struct {
type.go#L1305: current := []fieldScan{}
type.go#L1306: next := []fieldScan{{typ: t}}
type.go#L1390: next = append(next, fieldScan{styp, index})
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)